projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1bd0e7
)
Fix comment.
author
Juri Linkov
<juri@jurta.org>
Tue, 27 Apr 2004 06:50:20 +0000
(06:50 +0000)
committer
Juri Linkov
<juri@jurta.org>
Tue, 27 Apr 2004 06:50:20 +0000
(06:50 +0000)
lisp/desktop.el
patch
|
blob
|
history
diff --git
a/lisp/desktop.el
b/lisp/desktop.el
index e9b130388a29a684c568e4c5e119e6bba26c19b4..ce9d0c9d64571cacab82e875ada39c5ee7715a27 100644
(file)
--- a/
lisp/desktop.el
+++ b/
lisp/desktop.el
@@
-810,8
+810,8
@@
directory DIRNAME."
nil)))
;; ----------------------------------------------------------------------------
-;; Create a buffer, load its file, set i
s mode, ...; called from Desktop file
-;; only.
+;; Create a buffer, load its file, set i
ts mode, ...;
+;;
called from Desktop file
only.
(eval-when-compile ; Just to silence the byte compiler
(defvar desktop-first-buffer) ;; Dynamically bound in `desktop-read'